Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

  • Add tui.sidebar_overlay config option (default: true)
  • When set to false, sidebar always renders side-by-side with content
  • Prevents dimming overlay behavior for users who prefer persistent side-by-side layout
  • Addresses user preference for no dimming on narrow screens

- Add tui.sidebar_overlay config option (default: true)
- When set to false, sidebar always renders side-by-side with content
- Prevents dimming overlay behavior for users who prefer persistent side-by-side layout
- Addresses user preference for no dimming on narrow screens
The sidebar_overlay property was already added to the config schema but the SDK
types weren't regenerated, causing a TypeScript error. This regenerates the
types to fix the missing property in Config.TUI.
- Fixed provider type compatibility issues with bundled providers
- Regenerated SDK types to include sidebar_overlay field
- All typechecks and tests passing
…com:ariane-emory/opencode into feat/configurable-sidebar-overlay-behaviour
Resolved conflict in session/index.tsx by preserving sidebar overlay logic from target branch while incorporating dev changes.
@ariane-emory ariane-emory force-pushed the feat/configurable-sidebar-overlay-behaviour branch from a854562 to f7787ec Compare December 30, 2025 15:51
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@ariane-emory ariane-emory force-pushed the feat/configurable-sidebar-overlay-behaviour branch from d7d9f6c to 631ec65 Compare January 9, 2026 09:30
@ariane-emory ariane-emory force-pushed the feat/configurable-sidebar-overlay-behaviour branch from 43e7514 to 52fd7d5 Compare January 11, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants